home *** CD-ROM | disk | FTP | other *** search
/ Electronics Boutique Catalog 1996 Spring / 1996 Electronics Boutique Spring CD-ROM (USA).bin / eb / demos / pitfall / pitold.exe / pitold.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1995-10-19  |  170 b   |  9 lines

  1. on exitFrame
  2.   unLoad()
  3.   unLoadCast()
  4.   set the itemDelimiter to "."
  5.   set newMovie to item 1 of the movie & ".DIR"
  6.   set the itemDelimiter to ","
  7.   go(1, newMovie)
  8. end
  9.